Esx Settings Clusters Software Recommendations ExplanationDetails
The Esx Settings Clusters Software Recommendations ExplanationDetails schema contains properties to describe the result of validation of desired software specification.
This schema was added in vSphere API 7.0.0.0.
{
"display_name": "string",
"display_version": "string",
"explanation": [
{
"id": "string",
"default_message": "string",
"args": [
"string"
],
"params": {
"params": {
"s": "string",
"dt": "string",
"i": 0,
"d": "number",
"l": "Vapi Std NestedLocalizableMessage Object",
"format": "string",
"precision": 0
}
},
"localized": "string"
}
]
}
Display name of an excluded image entity (base image, add-on etc.).
This property was added in vSphere API 7.0.0.0.
Display version of an excluded image entity (base image, add-on etc.).
This property was added in vSphere API 7.0.0.0.
List of explanations on why the image entity is excluded.
This property was added in vSphere API 7.0.0.0.